home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / utilities / utility_02 / wmf_draw / !WMF->Draw / !run < prev    next >
Text File  |  1992-01-01  |  477b  |  15 lines

  1. if "<System$Path>" = "" then Error 0 System resources cannot be found
  2. RMEnsure SharedCLibrary 0    RMLoad System:modules.CLib
  3. RMEnsure SharedCLibrary 3.50 Error Requires CLib 3.50 or later
  4. RMEnsure FPEmulator     0    RMLoad System:modules.FPEmulator
  5. RMEnsure FPEmulator     2.80 Error Requires FPE 2.80 or later
  6.  
  7. iconsprites <Obey$Dir>.!sprites
  8. |
  9. |
  10. | Comment following for RiscOS 2
  11. dosmap wmf 412
  12. set WMFDraw$Dir <Obey$Dir>
  13. wimpslot -min 160k -max 160k
  14. run <Obey$Dir>.wmfdraw
  15.